home *** CD-ROM | disk | FTP | other *** search
/ Internet 53 / INTERNET53.iso / pc / software / windows / building / ace expert / ae301.exe / %MAINDIR% / EScripts / java / LinkBar.scr < prev    next >
Encoding:
Text File  |  1999-02-23  |  1.2 KB  |  25 lines

  1. 98
  2. Menu\LinkBar\BarButton.class;BarClock.class;BarItem.class;LinkBar.class
  3. <APPLET CODE="LinkBar.class" WIDTH=700 HEIGHT=50>
  4.   <PARAM NAME="N" VALUE="5">
  5.   <PARAM NAME="TEXT1" VALUE="My Java corner">
  6.   <PARAM NAME="IMAGE1" VALUE="Insert a graphic file here">
  7.   <PARAM NAME="HINT1" VALUE="You will find here many interesting applets">
  8.   <PARAM NAME="URL1" VALUE="http://www.cs.ut.ee/~gsa/javahtml">
  9.   <PARAM NAME="TEXT2" VALUE="Jars">
  10.   <PARAM NAME="IMAGE2" VALUE="Insert a graphic file here">
  11.   <PARAM NAME="HINT2" VALUE="Jars evaluation service">
  12.   <PARAM NAME="URL2" VALUE="http://www.jars.com">
  13.   <PARAM NAME="TEXT3" VALUE="Sun Microsystems">
  14.   <PARAM NAME="IMAGE3" VALUE="Insert a graphic file here">
  15.   <PARAM NAME="HINT3" VALUE="Sun Microsystems">
  16.   <PARAM NAME="URL3" VALUE="http://www.sun.com">
  17.   <PARAM NAME="TEXT4" VALUE="Netscape">
  18.   <PARAM NAME="IMAGE4" VALUE="Insert a graphic file here">
  19.   <PARAM NAME="URL4" VALUE="HTTP://WWW.NETSCAPE.COM">
  20.   <PARAM NAME="HINT4" VALUE="Netscape World Wide Web">
  21.   <PARAM NAME="TEXT5" VALUE="Gamelan">
  22.   <PARAM NAME="IMAGE5" VALUE="Insert a graphic file here">
  23.   <PARAM NAME="URL5" VALUE="http://www.gamelan.com">
  24.   <PARAM NAME="HINT5" VALUE="The official Java directory">
  25. </APPLET>